home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 4
/
Apprentice-Release4.iso
/
Source Code
/
C
/
Applications
/
µSim 1.0.5
/
source
/
DoMenu.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-11-17
|
226 b
|
10 lines
|
[
TEXT/CWIE
]
#pragma internal on
extern short lastCommand;
void DoMenuFile(short theItem);
void DoMenuWindows(short theItem);
void ShowWindowAndCheckMenu(WindowPtr w, short theMenuItem);
#pragma internal reset
void Handle_My_Menu(long);